Total Complexity | 8 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 85 |
Lines of code | 40 |
Logical lines of code | 25 |
Comment lines | 23 |
Methods | 7 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
tearDown() | 68 | 2 | 7 | |
return_empty_array_if_registry_is_empty() | 72 | 1 | 5 | |
return_empty_array_if_registry_is_not_set() | 73 | 1 | 5 | |
return_array_with_entries_if_registry_is_not_empty() | 70 | 1 | 6 | |
return_empty_array_if_registry_is_not_serializable() | 70 | 1 | 6 | |
write_post_ids_to_registry_if_array_of_ids_is_given_and_return_true() | 67 | 1 | 7 | |
setUp() | 75 | 1 | 4 |